home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-02.Z / 94-02 / text0186.txt < prev    next >
Encoding:
Text File  |  1994-02-28  |  5.8 KB  |  157 lines

  1. galileoswieng@cix.compulink.co.uk ("Galileo International") writes:
  2.  
  3. >> In the [386enh] section of system.ini, add a line:
  4. >> 
  5. >>   COMxFIFO=TRUE
  6. >> 
  7. >> where 'x' is the comm port #. 
  8.  
  9. >I believe that the .wri file is actually in error. It should be
  10.  
  11. >    COMxFIFO=1
  12. >    
  13. >so much for RTFM!
  14. Yes, that seems to be true.
  15. Considering what the C-lib does with this is:
  16.     strtol ("TRUE", ...) results in ZERO (or FALSE or OFF) !
  17.  
  18. Why don't you (and Karl) don't use the wfxcomm.drv freely available and
  19. written by Delrina (WinFax 3.0). It worked for me, it's faster than
  20. the comm.drv and it supports the 16550 UART !
  21.  
  22. Norbert.
  23.  
  24. Sorry, I don't know where to get it. It might be on Compu$erve or other BBS'es
  25. around the world. Sometime ago it was posted in a newsgroup related to
  26. ms-windows. If really nobody is able to dig it up, I can post it
  27. here if it's not too big (I can't remember how big it really is).
  28. I know this is not a binary group, etc. pp. But this exception to the rule
  29. might be OK (depending on the size, of course).
  30. -- 
  31. Norbert Bladt, Ascom Autelca AG, Worbstr. 201, CH-3073 Guemligen, Switzerland
  32. Phone: +41 31 999 65 52            FAX: +41 31 999 65 44
  33. Mail: nbladt@autelca.ascom.ch   UUCP: ..!uunet!mcsun!chsun!hslrswi!aut!nbladt
  34. From news@bigblue.oit.unc.edu Fri Feb 18 08:38:01 1994
  35. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  36.           id AA01051; Fri, 18 Feb 1994 08:57:06 -0500
  37. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  38.           id AA17537; Fri, 18 Feb 1994 08:38:57 -0500
  39. Received: from GATEWAY by bigblue with netnews
  40.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  41. To: winsock@sunsite.unc.edu
  42. Date: Fri, 18 Feb 94 08:43:01  -5
  43. From: tbailey@sun.cc.westga.edu
  44. Message-Id: <2k2gdn$21b@news-feed-2.PeachNet.EDU>
  45. Organization: University System of Georgia (PeachNet)
  46. Sender: ses
  47. Subject: What is XRemote
  48.  
  49.  
  50. What exactly is XRemote?  Is this for Xdemowin?  It seems that it may
  51. be some sort of data compression.  Does it have to run of both ends (i.e.,on 
  52. your PC and the UNIX box)?  Is the speed enhanced significantly?
  53.  
  54. Terry Bailey
  55. tbailey@sun.cc.westga.edu
  56. From news@bigblue.oit.unc.edu Fri Feb 18 08:57:07 1994
  57. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  58.           id AA01061; Fri, 18 Feb 1994 08:57:07 -0500
  59. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  60.           id AA26745; Fri, 18 Feb 1994 08:36:36 -0500
  61. Received: from GATEWAY by bigblue with netnews
  62.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  63. To: winsock@sunsite.unc.edu
  64. Date: Fri, 18 Feb 1994 08:31:48
  65. From: dmiller@clark.net (David Miller)
  66. Message-Id: <dmiller.2.000887F3@clark.net>
  67. Organization: GSA - PBS Info. Systems
  68. Sender: ses
  69. References: <jtara.33.001788EA@crash.cts.com>, <CLD5n7.1ty@cix.compulink.co.uk>
  70. Subject: Re: COMM driver for Windows?
  71.  
  72. In article <CLD5n7.1ty@cix.compulink.co.uk> galileoswieng@cix.compulink.co.uk ("Galileo International") writes:
  73. >From: galileoswieng@cix.compulink.co.uk ("Galileo International")
  74. >Subject: Re: COMM driver for Windows?
  75. >Date: Thu, 17 Feb 1994 10:11:30 GMT
  76.  
  77. >> In the [386enh] section of system.ini, add a line:
  78. >> 
  79. >>   COMxFIFO=TRUE
  80. >> 
  81. >> where 'x' is the comm port #. 
  82.  
  83. >I believe that the .wri file is actually in error. It should be
  84.  
  85. >    COMxFIFO=1
  86. >    
  87. >so much for RTFM!
  88.  
  89. >Regards
  90. >Antony
  91.  
  92. The following statements are all equivalent:
  93.   COMxFIFO=1
  94.   COMxFIFO=TRUE
  95.   COMxFIFO=ON
  96.   COMxFIFO=YES
  97.  
  98. Windows accommodates everyone from binary programmers to yes-men :-).
  99.  
  100. -- Dave
  101. From news@bigblue.oit.unc.edu Fri Feb 18 09:27:05 1994
  102. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  103.           id AA04740; Fri, 18 Feb 1994 09:27:05 -0500
  104. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  105.           id AA12494; Fri, 18 Feb 1994 09:17:32 -0500
  106. Received: from GATEWAY by bigblue with netnews
  107.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  108. To: winsock@sunsite.unc.edu
  109. Date: Fri, 18 Feb 1994 09:24:16
  110. From: cas@sbctri.sbc.com (Chris A. Shenefiel)
  111. Message-Id: <cas.45.000967CF@sbctri.sbc.com>
  112. Organization: Technology Resources
  113. Sender: ses
  114. Subject: Visual Basic 3.0 Winsock Tools
  115.  
  116. Does anyone know of any Visual Basic library interface tools for Winsock?
  117.  
  118. Chris Shenefiel
  119. From news@bigblue.oit.unc.edu Fri Feb 18 04:57:41 1994
  120. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  121.           id AA17872; Fri, 18 Feb 1994 10:57:07 -0500
  122. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  123.           id AA18508; Fri, 18 Feb 1994 10:41:36 -0500
  124. Received: from GATEWAY by bigblue with netnews
  125.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  126. To: winsock@sunsite.unc.edu
  127. Date: Fri, 18 Feb 1994 09:57:41 EST
  128. From: gregg@panix.com (Gregg Gonsalves)
  129. Message-Id: <gregg.28.0361ADCB@panix.com>
  130. Organization: PANIX Public Access Internet and Unix, NYC
  131. Sender: ses
  132. Subject: Timesync?
  133.  
  134. I tried to install timesync on my machine, but somehow I managed to set the 
  135. time an hour too early.  How do you change the settings using timesync?
  136. From softron@cscns.com Fri Feb 18 01:59:49 1994
  137. Received: from cns.cscns.com by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  138.           id AA18356; Fri, 18 Feb 1994 11:00:55 -0500
  139. Received: by cns.cscns.com (4.1/SMI-4.1)
  140.     id AA09946; Fri, 18 Feb 94 08:59:49 MST
  141. From: softron@cscns.com (Softronics)
  142. Message-Id: <9402181559.AA09946@cns.cscns.com>
  143. Subject: apology
  144. To: winsock@sunsite.unc.edu
  145. Date: Fri, 18 Feb 1994 08:59:49 -0700 (MST)
  146. X-Mailer: ELM [version 2.4 PL23]
  147. Content-Type: text
  148. Content-Length: 333       
  149.  
  150. The Softerm Windows program with SLIP has been re-oploaded and contains 
  151. no errors.  For those of you who downloaded it and had problems unzipping 
  152. and getting CRC errors as well as having to run PKZIPFIX, the problem has 
  153. been rectified.  I encourage you to try it again.  (SOFTWIN.ZIP)
  154.  
  155. Dennis Bazell - Softronics Tech Assistance
  156.  
  157.